Click or drag to resize

SyncItemsResponseUpdatedItems Property

Identifies a collection of items to update in the local client store.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Item> UpdatedItems { get; }

Property Value

Type: IListItem
See Also